crypto/tls.handshakeMessageWithOriginalBytes.marshal (method)

3 uses

	crypto/tls (current package)
		common.go#L1514: 	marshal() ([]byte, error)
		conn.go#L1052: 	data, err := msg.marshal()
		handshake_messages.go#L1934: 	data, err := msg.marshal()